To run the migrations you must make sure first you have schema files created.

schematic migrations:execute localhost

You must specify the environment to run the schema files against, it's as simple as that, if you have any exceptions this is due to bad configuration of your schemas, and this will tell you where your problem lies! If you have any problems please raise them in the issues area.